Feature: HSBC Website different page loading
Before Hooks.startSession(Scenario)
Scenario: To verify HSBC About HSBC page is loading sucessfully
Given hsbc website page is open12s 623ms
When user clicks on the about hsbc link04s 151ms
Then About HSBC page should open817ms
Scenario executed on Samsung Galaxy S7 Edge with OS version Android 7.0 on Chrome
After Hooks.closeSession(Scenario)
Before Hooks.startSession(Scenario)
Scenario: To verify HSBC Our purpose page is loading sucessfully
Given hsbc website page is open15s 939ms
When user clicks on the our purpose link05s 827ms
Then Our purpos page should open811ms
Scenario executed on Samsung Galaxy S7 Edge with OS version Android 7.0 on Chrome
After Hooks.closeSession(Scenario)